Home
last modified time | relevance | path

Searched hist:"2139 a7fbf3effd8cad505871e3a3c308780ada32" (Results 1 – 1 of 1) sorted by relevance

/linux/init/
H A Dinitramfs.cdiff 2139a7fbf3effd8cad505871e3a3c308780ada32 Mon Jun 26 09:28:02 CEST 2006 H. Peter Anvin <hpa@zytor.com> [PATCH] initramfs overwrite fix

This patch ensures that initramfs overwrites work correctly, even when dealing
with device nodes of different types. Furthermore, when replacing a file
which already exists, we must make very certain that we truncate the existing
file.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Michael Neuling <mikey@neuling.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>